Auto merge of #3403 - matklad:doc-loc, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 15 Dec 2016 01:28:15 +0000 (01:28 +0000)
committerbors <bors@rust-lang.org>
Thu, 15 Dec 2016 01:28:15 +0000 (01:28 +0000)
cargo doc: show where are docs

Let's print the file we are trying to open. It's useful when we fail to detect the browser, because the user would be able to copy-paste url manually.


Trivial merge